home *** CD-ROM | disk | FTP | other *** search
-
- //
- // This is the high-detail vehicle parameter file.
- // It is pointed to by one or more *.veh files.
- //
- // Any range has the following values: (minimum, step size, number of steps)
- // Any setting refers to the step from 0 to <number of steps - 1>.
- //
- // Everything is in SI units (kg, m, kPa, N, etc.), except:
- // Engine speed is measured in RPM.
- // Angles are measured in degrees.
- //
- // +x = left
- // +y = up
- // +z = rear
- //
- // Pushrod connections are adjusted from the values found in this file
- // based on the graphical location of the wheels. If the graphical location
- // does not match the physical location (found in a .pm file), then all
- // suspension joints (including the pushrods) are adjusted to match the
- // graphical locations. It should be also noted that suspension joints
- // are also adjusted after setting the camber and toe-in.
- //
- // Aerodynamic variables:
- // Lift is negative downforce
- //
-
- [GENERAL]
- Mass=601.6 // all mass except fuel
- Inertia=(509.7, 580.2, 117.8) // all inertia except fuel (note roll value is higher and more accurate than 2001 numbers, which neglected the wheels)
- FuelConsumption=3.112e-005 // affected by throttle position and engine speed
- FuelTank=(0.0, 0.01, -0.02) // location of tank affects center of gravity
- Notes=""
- Symmetric=1
- CGLat=0.0 // lateral location of body mass (excluding fuel)
- CGHeight=0.244 // height of body mass (excluding fuel) above reference plane
- CGRearRange=(0.560, 0.005, 7)
- CGRearSetting=3
- FLUndertray=(0.15, 0.0, 0.33) // corner offset from center of front axle in reference plane
- FRUndertray=(-0.15, 0.0, 0.33) // corner offset from center of front axle in reference plane
- RLUndertray=(0.15, 0.0, 0.00) // corner offset from center of rear axle in reference plane
- RRUndertray=(-0.15, 0.0, 0.00) // corner offset from center of rear axle in reference plane
- TireBrand=generic // must appear before tire compound setting (references *.tbc file)
- TireCompoundSetting=1 // compound index within brand
- FuelRange=(1.0, 1.0, 130)
- FuelSetting=64
- NumPitstopsRange=(0, 1, 4)
- NumPitstopsSetting=3
- Pitstop1Range=(1.0, 1.0, 130)
- Pitstop1Setting=64
- Pitstop2Range=(1.0, 1.0, 130)
- Pitstop2Setting=64
- Pitstop3Range=(1.0, 1.0, 130)
- Pitstop3Setting=64
- AISpringRate=0.40 // spring rate adjustment for AI physics (improves stability)
- AIDamperSpeed=8.0 // damper speed adjustment is max for AI physics
- AIDamperRate=2.50 // damper rate adjustment for AI physics
- AITorqueStab=(0.4, 0.5, 0.25) // torque adjustment to keep AI stable
-
- [FRONTWING]
- FWRange=(0.0, 1.0, 50) // front wing range
- FWSetting=41 // front wing setting
- FWMaxHeight=(0.30) // maximum height to take account of for downforce
- FWDragSetting=(0.0205, 0.0019, 0.0) // base drag and 1st and 2nd order with setting
- FWLiftSetting=(-0.3752, -0.0088, 0.00001) // base lift and 1st and 2nd order with setting
- FWLiftHeight=(1.010) // effect of current height on lift coefficient
- FWLiftSideways=(0.5) // dropoff in downforce with yaw (0.0 = none, 1.0 = max)
- FWLeft=(-0.01, 0.0, 0.0) // aero forces from moving left
- FWRight=(0.01, 0.0, 0.0) // aero forces from moving right
- FWUp=(0.0, -0.04, -0.001) // aero forces from moving up
- FWDown=(0.0, 0.04, 0.001) // aero forces from moving down
- FWAft=(0.0, 0.04, -0.04) // aero forces from moving rearwards
- FWFore=(0.0, 0.0, 0.0) // aero forces from moving forwards (recomputed from settings)
- FWRot=(0.10, 0.05, 0.15) // aero torque from rotating
- FWCenter=(0.00, 0.10, -0.50) // center of front wing forces (offset from center of front axle in ref plane)
-
- [REARWING]
- RWRange=(0.0, 1.0, 50) // rear wing range
- RWSetting=49 // rear wing setting
- RWDragSetting=(0.0620, 0.00782, 0.0) // base drag and 1st and 2nd order with setting
- RWLiftSetting=(-0.3569, -0.01396, 0.00005) // base lift and 1st and 2nd order with setting
- RWLiftSideways=(0.5) // dropoff in downforce with yaw (0.0 = none, 1.0 = max)
- RWLeft=(-0.02, 0.0, 0.0) // aero forces from moving left
- RWRight=(0.02, 0.0, 0.0) // aero forces from moving right
- RWUp=(0.0, -0.08, -0.002) // aero forces from moving up
- RWDown=(0.0, 0.08, 0.002) // aero forces from moving down
- RWAft=(0.0, 0.08, -0.08) // aero forces from moving rearwards
- RWFore=(0.0, 0.0, 0.0) // aero forces from moving forwards (recomputed from settings)
- RWRot=(0.10, 0.05, 0.15) // aero torque from rotating
- RWCenter=(0.00, 0.60, 0.35) // center of rear wing forces (offset from center of rear axle at ref plane)
-
- [BODYAERO]
- BodyDragBase=(0.4478) // base drag
- BodyDragHeightAvg=(0.415) // drag increase with average ride height
- BodyDragHeightDiff=(0.93) // drag increase with front/rear ride height difference
- BodyMaxHeight=(0.20) // maximum ride height that affects drag/lift
- BodyLeft=(-0.7, 0.0, 0.0) // aero forces from moving left
- BodyRight=(0.7, 0.0, 0.0) // aero forces from moving right
- BodyUp=(0.0, -1.5, 0.0) // aero forces from moving up
- BodyDown=(0.0, 1.5, 0.0) // aero forces from moving down
- BodyAft=(0.0, 0.10, -1.00) // aero forces from moving rearwards
- BodyFore=(0.0, -0.3732, 0.435) // aero forces from moving forwards (lift value important!)
- BodyRot=(2.0, 1.5, 1.0) // aero torque from rotating
- BodyCenter=(0.0, 0.251, -1.371) // center of body aero forces (offset from center of rear axle at ref plane)
- RadiatorRange=(0.0, 1.0, 5) // radiator range
- RadiatorSetting=3 // radiator setting
- RadiatorDrag=(0.004) // effect of radiator setting on drag
- RadiatorLift=(0.011) // effect of radiator setting on lift
- BrakeDuctRange=(0.0, 1.0, 7) // brake duct range
- BrakeDuctSetting=4 // brake duct setting
- BrakeDuctDrag=(0.006) // effect of brake duct setting on drag
- BrakeDuctLift=(0.014) // effect of brake duct setting on lift
-
- [DIFFUSER]
- DiffuserBase=(-0.9049, -7.0, 129.0) // base lift and 1st/2nd order with rear ride height
- DiffuserFrontHeight=(1.802) // 1st order with front ride height
- DiffuserSideways=(0.5) // dropoff with yaw (0.0 = none, 1.0 = max)
- DiffuserCenter=(0.0, 0.01, -1.096) // center of diffuser forces (offset from center of rear axle at ref plane)
-
- [SUSPENSION]
- PhysicalModelFile=f1susp.pm
- FrontAntiSwayRange=(100000.0, 10000.0, 21)
- FrontAntiSwaySetting=10
- RearAntiSwayRange=(30000.0, 10000.0, 13)
- RearAntiSwaySetting=6
- FrontToeInRange=(-2.0, 0.1, 41)
- FrontToeInSetting=18
- RearToeInRange=(-2.0, 0.1, 41)
- RearToeInSetting=22
- Front3rdBumpTravel=-0.005 // travel to bumpstop with zero packers and zero ride height
- Front3rdReboundTravel=-0.065 // these two numbers assume front ride height is 15cm to 55cm with 10cm leeway
- Front3rdBumpStopSpring=0.0 // initial spring rate of bumpstop
- Front3rdBumpStopRisingSpring=0 // rising spring rate of bumpstop (multiplied by deflection squared)
- Front3rdBumpStopDamper=0.0 // initial damping rate of bumpstop
- Front3rdBumpStopRisingDamper=0 // rising damper rate of bumpstop (multiplied by deflection squared)
- Front3rdBumpStage2=0.125 // speed where damper bump moves from slow to fast
- Front3rdReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- Front3rdPackerRange=(0.000, 0.001, 41)
- Front3rdPackerSetting=0
- Front3rdSpringRange=(0.0, 10000.0, 21)
- Front3rdSpringSetting=0
- Front3rdSlowBumpRange=(0.0, 100.0, 21)
- Front3rdSlowBumpSetting=0
- Front3rdFastBumpRange=(0.0, 100.0, 21)
- Front3rdFastBumpSetting=0
- Front3rdSlowReboundRange=(0.0, 100.0, 21)
- Front3rdSlowReboundSetting=0
- Front3rdFastReboundRange=(0.0, 100.0, 21)
- Front3rdFastReboundSetting=0
- Rear3rdBumpTravel=-0.010 // travel to bumpstop with zero packers and zero ride height
- Rear3rdReboundTravel=-0.090 // these two numbers assume rear ride height is 20cm to 80cm with 10cm leeway
- Rear3rdBumpStopSpring=0.0 // initial spring rate of bumpstop
- Rear3rdBumpStopRisingSpring=0 // rising spring rate of bumpstop (multiplied by deflection squared)
- Rear3rdBumpStopDamper=0.0 // initial damping rate of bumpstop
- Rear3rdBumpStopRisingDamper=0 // rising damper rate of bumpstop (multiplied by deflection squared)
- Rear3rdBumpStage2=0.125 // speed where damper bump moves from slow to fast
- Rear3rdReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- Rear3rdPackerRange=(0.000, 0.001, 61)
- Rear3rdPackerSetting=0
- Rear3rdSpringRange=(0.0, 10000.0, 21)
- Rear3rdSpringSetting=0
- Rear3rdSlowBumpRange=(0.0, 100.0, 21)
- Rear3rdSlowBumpSetting=0
- Rear3rdFastBumpRange=(0.0, 100.0, 21)
- Rear3rdFastBumpSetting=0
- Rear3rdSlowReboundRange=(0.0, 100.0, 21)
- Rear3rdSlowReboundSetting=0
- Rear3rdFastReboundRange=(0.0, 100.0, 21)
- Rear3rdFastReboundSetting=0
-
- [CONTROLS]
- SteeringArmOffset=(0.15, 0.0, 0.0) // offset from center of spindle connections (x is negated for right arm)
- SteerLockRange=(5.0, 0.5, 37)
- SteerLockSetting=30
- RearBrakeRange=(0.200, 0.005, 121)
- RearBrakeSetting=42
- BrakePressureRange=(0.50, 0.05, 11)
- BrakePressureSetting=6
-
- [ENGINE]
- EngineInertia=0.107
- IdleRPMLogic=(3421.4, 4181.3)
- LaunchEfficiency=0.964
- LaunchRPMLogic=(9099.9, 13217.2)
- RevLimitRange=(17100.0, 100.0, 11)
- RevLimitSetting=5
- EngineMapRange=(0, 1, 5) // 0 = most driveable, max = most power (low gears only) (unimplemented)
- EngineMapSetting=2
- EngineBrakeMapRange=(0, 1, 5) // 0 = less engine braking, max = more engine braking (unimplemented)
- EngineBrakeMapSetting=2
- RPMTorque=( 0, -12.9, -12.9)
- RPMTorque=( 500, -14.1, -4.3)
- RPMTorque=( 1000, -15.7, 8.7)
- RPMTorque=( 1500, -17.5, 32.5)
- RPMTorque=( 2000, -19.7, 54.9)
- RPMTorque=( 2500, -22.2, 76.0)
- RPMTorque=( 3000, -25.0, 96.4)
- RPMTorque=( 3500, -28.2, 116.4)
- RPMTorque=( 4000, -31.7, 136.3)
- RPMTorque=( 4500, -35.4, 155.9)
- RPMTorque=( 5000, -39.6, 175.0)
- RPMTorque=( 5500, -44.0, 193.0)
- RPMTorque=( 6000, -48.8, 209.5)
- RPMTorque=( 6500, -53.9, 224.6)
- RPMTorque=( 7000, -59.4, 238.4)
- RPMTorque=( 7500, -65.1, 251.0)
- RPMTorque=( 8000, -71.2, 262.9)
- RPMTorque=( 8500, -77.6, 274.5)
- RPMTorque=( 9000, -84.4, 286.1)
- RPMTorque=( 9500, -91.6, 297.5)
- RPMTorque=(10000, -99.1, 307.8)
- RPMTorque=(10500, -106.8, 317.6)
- RPMTorque=(11000, -115.0, 325.4)
- RPMTorque=(11500, -123.4, 331.4)
- RPMTorque=(12000, -132.5, 336.5)
- RPMTorque=(12500, -141.6, 340.7)
- RPMTorque=(13000, -151.3, 344.7)
- RPMTorque=(13500, -160.9, 348.3)
- RPMTorque=(14000, -171.4, 351.4)
- RPMTorque=(14500, -181.8, 354.4)
- RPMTorque=(15000, -192.8, 356.0)
- RPMTorque=(15500, -204.2, 356.6)
- RPMTorque=(16000, -216.1, 356.1)
- RPMTorque=(16500, -227.9, 353.0)
- RPMTorque=(17000, -240.7, 344.7)
- RPMTorque=(17500, -253.5, 326.5)
- RPMTorque=(18000, -266.0, 291.1)
- RPMTorque=(18500, -279.7, 230.5)
- RPMTorque=(19000, -294.2, 134.4)
- RPMTorque=(19500, -308.4, -10.4)
- RPMTorque=(20000, -323.0, -217.7)
- RPMTorque=(20500, -337.4, -337.4)
- RPMTorque=(21000, -352.8, -352.8)
- OptimumWaterTemp=104.3 // degrees Celsius at which engine operates optimally
- CombustionHeat=30.0 // degrees Celsius added per liter of fuel burned
- EngineSpeedHeat=7.090e-004 // heat added linearly with engine speed
- MinimumCooling=5.284e-003 // heat dissipated without radiator
- RadiatorCooling=(1.683e-004, 5.848e-005) // cooling rate with velocity (base, per setting)
- LifetimeEngineRPM=(17176.9,434.4) // (base engine speed for lifetime, range where lifetime is halved)
- LifetimeWaterTemp=(107.5,3.2) // (base water temp for lifetime, range where lifetime is halved)
- LifetimeAvg=10428 // average lifetime in seconds
- LifetimeVar=3402 // lifetime random variance
- EngineEmission=(0.0, 0.53, 0.0) // where flames and smoke are emitted (relative to ref frame at rear axle)
-
- [DRIVELINE]
- ClutchInertia=0.0145
- ClutchTorque=1012.4
- ClutchWear=0.0
- ClutchFriction=7.229
- BaulkTorque=300.0
- SemiAutomatic=1 // whether throttle and clutch are operated automatically
- SemiAutoClutchTime=0.10 // time to ease clutch in during downshift
- ShiftDelay=0.015 // delay in selecting next gear (low for semi-automatic, high for manual)
- WheelDrive=REAR // which wheels are driven: REAR, FOUR (even torque split), or FRONT
- GearFile=gear_ratios.ini // Must come before final/reverse/gear settings!
- FinalDriveSetting=1 // indexed into GearFile list
- ReverseSetting=7
- ForwardGears=7
- Gear1Setting=7
- Gear2Setting=25
- Gear3Setting=37
- Gear4Setting=48
- Gear5Setting=57
- Gear6Setting=65
- Gear7Setting=69
- DiffLockRange=(0.0,5.0,21) // differential acting on all driven wheels
- DiffLockSetting=5
-
- [FRONTLEFT]
- BumpTravel=-0.005 // travel to bumpstop with zero packers and zero ride height
- ReboundTravel=-0.065 // these two numbers assume front ride height is 15cm to 55cm with 10cm leeway
- BumpStopSpring=170000.0 // initial spring rate of bumpstop
- BumpStopRisingSpring=6.50e6 // rising spring rate of bumpstop (multiplied by deflection squared)
- BumpStopDamper=2200.0 // initial damping rate of bumpstop
- BumpStopRisingDamper=7.00e5 // rising damper rate of bumpstop (multiplied by deflection squared)
- BumpStage2=0.125 // speed where damper bump moves from slow to fast
- ReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- FrictionTorque=1.50 // Newton-meters of friction between spindle and wheel
- SpinInertia=0.669 // inertia in pitch direction including any axle but not brake disc
- CGOffsetX=0.000 // x-offset from graphical center to physical center (NOT IMPLEMENTED)
- PushrodSpindle=(-0.050, -0.150, 0.000) // relative to spindle
- PushrodBodyX=(0.080) // pushrod connection to body x
- PushrodBodyY=(0.170) // pushrod connection to body y
- PushrodBodyZOffset=(0.0) // pushrod connection offset from spindle z
- CamberRange=(-6.0, 0.1, 81)
- CamberSetting=35
- PressureRange=(90.0, 1.0, 106)
- PressureSetting=45
- PackerRange=(0.000, 0.001, 41)
- PackerSetting=10
- SpringRange=(100000.0, 5000.0, 31)
- SpringSetting=19
- RideHeightRange=(0.015, 0.001, 41)
- RideHeightSetting=15
- SlowBumpRange=(1500.0, 100.0, 16)
- SlowBumpSetting=8
- FastBumpRange=(1000.0, 100.0, 11)
- FastBumpSetting=5
- SlowReboundRange=(2000.0, 100.0, 31)
- SlowReboundSetting=13
- FastReboundRange=(1000.0, 100.0, 21)
- FastReboundSetting=9
- BrakeDiscRange=(0.021, 0.007, 2) // disc thickness
- BrakeDiscSetting=1
- BrakePadRange=(0, 1, 5) // pad type (not implemented)
- BrakePadSetting=2
- BrakeDiscInertia=0.715 // inertia per meter of thickness
- BrakeOptimumTemp=550.0 // optimum brake temperature in Celsius (peak brake grip)
- BrakeFadeRange=1100.0 // temperature outside of optimum that brake grip drops to half (too hot or too cold)
- BrakeWearRate=4.804e-011 // meters of wear per second at optimum temperature
- BrakeFailure=(1.43e-002,6.40e-004) // average and variation in disc thickness at failure
- BrakeTorque=3297.5 // maximum brake torque at zero wear and optimum temp
- BrakeHeating=0.00195 // heat added linearly with brake torque times wheel speed (at max disc thickness)
- BrakeCooling=(3.181e-002,4.479e-004) // minimum brake cooling rate (base and per unit velocity) (at max disc thickness)
- BrakeDuctCooling=1.237e-004 // brake cooling rate per brake duct setting (at max disc thickness)
-
- [FRONTRIGHT]
- BumpTravel=-0.005 // travel to bumpstop with zero packers and zero ride height
- ReboundTravel=-0.065 // these two numbers assume front ride height is 15cm to 55cm with 10cm leeway
- BumpStopSpring=170000.0 // initial spring rate of bumpstop
- BumpStopRisingSpring=6.50e6 // rising spring rate of bumpstop (multiplied by deflection squared)
- BumpStopDamper=2200.0 // initial damping rate of bumpstop
- BumpStopRisingDamper=7.00e5 // rising damper rate of bumpstop (multiplied by deflection squared)
- BumpStage2=0.125 // speed where damper bump moves from slow to fast
- ReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- FrictionTorque=1.50 // Newton-meters of friction between spindle and wheel
- SpinInertia=0.669 // inertia in pitch direction including any axle but not brake disc
- CGOffsetX=0.000 // x-offset from graphical center to physical center (NOT IMPLEMENTED)
- PushrodSpindle=(0.050, -0.150, 0.000) // relative to spindle
- PushrodBodyX=(-0.080) // pushrod connection to body x
- PushrodBodyY=(0.170) // pushrod connection to body y
- PushrodBodyZOffset=(0.0) // pushrod connection offset from spindle z
- CamberRange=(-6.0, 0.1, 81)
- CamberSetting=35
- PressureRange=(90.0, 1.0, 106)
- PressureSetting=45
- PackerRange=(0.000, 0.001, 41)
- PackerSetting=10
- SpringRange=(100000.0, 5000.0, 31)
- SpringSetting=19
- RideHeightRange=(0.015, 0.001, 41)
- RideHeightSetting=15
- SlowBumpRange=(1500.0, 100.0, 16)
- SlowBumpSetting=8
- FastBumpRange=(1000.0, 100.0, 11)
- FastBumpSetting=5
- SlowReboundRange=(2000.0, 100.0, 31)
- SlowReboundSetting=13
- FastReboundRange=(1000.0, 100.0, 21)
- FastReboundSetting=9
- BrakeDiscRange=(0.021, 0.007, 2) // disc thickness
- BrakeDiscSetting=1
- BrakePadRange=(0, 1, 5) // pad type (not implemented)
- BrakePadSetting=2
- BrakeDiscInertia=0.715 // inertia per meter of thickness
- BrakeOptimumTemp=550.0 // optimum brake temperature in Celsius (peak brake grip)
- BrakeFadeRange=1100.0 // temperature outside of optimum that brake grip drops to half (too hot or too cold)
- BrakeWearRate=4.804e-011 // meters of wear per second at optimum temperature
- BrakeFailure=(1.43e-002,6.40e-004) // average and variation in disc thickness at failure
- BrakeTorque=3297.5 // maximum brake torque at zero wear and optimum temp
- BrakeHeating=0.00195 // heat added linearly with brake torque times wheel speed (at max disc thickness)
- BrakeCooling=(3.181e-002,4.479e-004) // minimum brake cooling rate (base and per unit velocity) (at max disc thickness)
- BrakeDuctCooling=1.237e-004 // brake cooling rate per brake duct setting (at max disc thickness)
-
- [REARLEFT]
- BumpTravel=-0.010 // travel to bumpstop with zero packers and zero ride height
- ReboundTravel=-0.090 // these two numbers assume rear ride height is 20cm to 80cm with 10cm leeway
- BumpStopSpring=170000.0 // initial spring rate of bumpstop
- BumpStopRisingSpring=6.50e6 // rising spring rate of bumpstop (multiplied by deflection squared)
- BumpStopDamper=2200.0 // initial damping rate of bumpstop
- BumpStopRisingDamper=7.00e5 // rising damper rate of bumpstop (multiplied by deflection squared)
- BumpStage2=0.125 // speed where damper bump moves from slow to fast
- ReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- FrictionTorque=1.50 // Newton-meters of friction between spindle and wheel
- SpinInertia=0.717 // inertia in pitch direction including any axle but not brake disc
- CGOffsetX=-0.030 // x-offset from graphical center to physical center (NOT IMPLEMENTED)
- PushrodSpindle=(-0.050, -0.150, 0.000) // relative to spindle
- PushrodBodyX=(0.100) // pushrod connection to body x
- PushrodBodyY=(0.170) // pushrod connection to body y
- PushrodBodyZOffset=(0.0) // pushrod connection offset from spindle z
- CamberRange=(-6.0, 0.1, 81)
- CamberSetting=50
- PressureRange=(90.0, 1.0, 106)
- PressureSetting=40
- PackerRange=(0.000, 0.001, 61)
- PackerSetting=12
- SpringRange=(100000.0, 5000.0, 31)
- SpringSetting=17
- RideHeightRange=(0.020, 0.001, 61)
- RideHeightSetting=40
- SlowBumpRange=(1500.0, 100.0, 16)
- SlowBumpSetting=7
- FastBumpRange=(1000.0, 100.0, 11)
- FastBumpSetting=4
- SlowReboundRange=(2000.0, 100.0, 31)
- SlowReboundSetting=14
- FastReboundRange=(1000.0, 100.0, 21)
- FastReboundSetting=10
- BrakeDiscRange=(0.021, 0.007, 2) // disc thickness
- BrakeDiscSetting=1
- BrakePadRange=(0, 1, 5) // pad type (not implemented)
- BrakePadSetting=2
- BrakeDiscInertia=0.715 // inertia per meter of thickness
- BrakeOptimumTemp=550.0 // optimum brake temperature in Celsius (peak brake grip)
- BrakeFadeRange=1100.0 // temperature outside of optimum that brake grip drops to half (too hot or too cold)
- BrakeWearRate=4.804e-011 // meters of wear per second at optimum temperature
- BrakeFailure=(1.43e-002,6.40e-004) // average and variation in disc thickness at failure
- BrakeTorque=3297.5 // maximum brake torque at zero wear and optimum temp
- BrakeHeating=0.00195 // heat added linearly with brake torque times wheel speed (at max disc thickness)
- BrakeCooling=(2.634e-002,3.709e-004) // minimum brake cooling rate (base and per unit velocity) (at max disc thickness)
- BrakeDuctCooling=1.024e-004 // brake cooling rate per brake duct setting (at max disc thickness)
-
- [REARRIGHT]
- BumpTravel=-0.010 // travel to bumpstop with zero packers and zero ride height
- ReboundTravel=-0.090 // these two numbers assume rear ride height is 20cm to 80cm with 10cm leeway
- BumpStopSpring=170000.0 // initial spring rate of bumpstop
- BumpStopRisingSpring=6.50e6 // rising spring rate of bumpstop (multiplied by deflection squared)
- BumpStopDamper=2200.0 // initial damping rate of bumpstop
- BumpStopRisingDamper=7.00e5 // rising damper rate of bumpstop (multiplied by deflection squared)
- BumpStage2=0.125 // speed where damper bump moves from slow to fast
- ReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- FrictionTorque=1.50 // Newton-meters of friction between spindle and wheel
- SpinInertia=0.717 // inertia in pitch direction including any axle but not brake disc
- CGOffsetX=0.030 // x-offset from graphical center to physical center (NOT IMPLEMENTED)
- PushrodSpindle=(0.050, -0.150, 0.000) // relative to spindle
- PushrodBodyX=(-0.100) // pushrod connection to body x
- PushrodBodyY=(0.170) // pushrod connection to body y
- PushrodBodyZOffset=(0.0) // pushrod connection offset from spindle z
- CamberRange=(-6.0, 0.1, 81)
- CamberSetting=50
- PressureRange=(90.0, 1.0, 106)
- PressureSetting=40
- PackerRange=(0.000, 0.001, 61)
- PackerSetting=12
- SpringRange=(100000.0, 5000.0, 31)
- SpringSetting=17
- RideHeightRange=(0.020, 0.001, 61)
- RideHeightSetting=40
- SlowBumpRange=(1500.0, 100.0, 16)
- SlowBumpSetting=7
- FastBumpRange=(1000.0, 100.0, 11)
- FastBumpSetting=4
- SlowReboundRange=(2000.0, 100.0, 31)
- SlowReboundSetting=14
- FastReboundRange=(1000.0, 100.0, 21)
- FastReboundSetting=10
- BrakeDiscRange=(0.021, 0.007, 2) // disc thickness
- BrakeDiscSetting=1
- BrakePadRange=(0, 1, 5) // pad type (not implemented)
- BrakePadSetting=2
- BrakeDiscInertia=0.715 // inertia per meter of thickness
- BrakeOptimumTemp=550.0 // optimum brake temperature in Celsius (peak brake grip)
- BrakeFadeRange=1100.0 // temperature outside of optimum that brake grip drops to half (too hot or too cold)
- BrakeWearRate=4.804e-011 // meters of wear per second at optimum temperature
- BrakeFailure=(1.43e-002,6.40e-004) // average and variation in disc thickness at failure
- BrakeTorque=3297.5 // maximum brake torque at zero wear and optimum temp
- BrakeHeating=0.00195 // heat added linearly with brake torque times wheel speed (at max disc thickness)
- BrakeCooling=(2.634e-002,3.709e-004) // minimum brake cooling rate (base and per unit velocity) (at max disc thickness)
- BrakeDuctCooling=1.024e-004 // brake cooling rate per brake duct setting (at max disc thickness)
-
-